Welcome![Sign In][Sign Up]
Location:
Search - color detection

Search list

[Special EffectsIProcess

Description: 图像处理软件,功能包括求二值化,求灰度,rgb三色通道提取,二值腐蚀膨胀,形态学腐蚀,膨胀,开,闭,基于各种算子的边缘提取,以及平滑-Image processing software, features include seeking binarization, and gray, rgb tri-color channel extraction, binarization corrosion expansion, morphology corrosion, swelling, open and close, based on a variety of edge detection operator, as well as smooth
Platform: | Size: 321536 | Author: | Hits:

[Special Effectsface_tracking_based_on_Camshift_and_morphology

Description: 基于kalman滤波和人脸形态约束的人脸跟踪算法实现,可在快速人脸跟踪的同时很好的去除类肤色的干扰,注意是基于OpenCV函数库的程序。-Based on kalman filtering and face shape Face Tracking bound algorithm may face in the fast track at the same time remove the category of very good color interference, the attention is based on the OpenCV library procedures.
Platform: | Size: 23552 | Author: 王亮亮 | Hits:

[Graph Recognizeskindetection

Description: 肤色检测的程序,可以检测的肤色利用matlab实现-Color detection procedure can detect the color to use matlab to achieve
Platform: | Size: 15360 | Author: 肖郎 | Hits:

[Special Effectscolour

Description:
Platform: | Size: 4078592 | Author: poposong | Hits:

[2D Graphicfacedetect

Description: 实现人脸检测以及眼、嘴的定位,方法主要是肤色检测、腐蚀、膨胀等-Face detection, as well as the realization of eyes, mouth orientation, methods, mainly color detection, corrosion, swelling, etc.
Platform: | Size: 3904512 | Author: 彭海娟 | Hits:

[Special Effectsface_check_color_segmentation

Description: Matlab编写的程序代码,包括基于肤色的人脸检测,根据人脸图像判别眼睛的状态(睁眼及闭眼)-Matlab program written in code, including color-based face detection, face image in accordance with the state of discriminant eyes (eyes open and eyes closed)
Platform: | Size: 9216 | Author: adamdcg | Hits:

[Special Effectstuxiangpinjiefa

Description: 一种全自动稳健的图像拼接融合算 提出了一种全自动稳健的图像拼接融合算法。此算法采用Harris角检测算子进行特征点提取,使提取的 精度达到了亚像素级,然后以特征点邻域灰度互相关法进行特征点匹配得到了初步的伪匹配集合,并运用稳健的 RANSAC算法将伪匹配点集合划分为内点和外点,在内点域上运用LM优化算法精确地估计出了图像间的点变 换关系,最后采用颜色插值对交接处进行颜色过渡。整个算法自动完成,它对有较大误差或错误的特征点数据迭代 过滤,并用提纯后的数据来做模型估计 -A robust fully automatic image mosaic fusion operator presents a fully automatic image stitching robust fusion algorithm. This algorithm uses the Harris operator angle detection feature point extraction, so that the accuracy of extracting the sub-pixel, and then feature points to the neighborhood gray-scale cross-correlation method for matching feature points have been the initial pseudo-match collection and use of sound RANSAC algorithm pseudo-matching point set is divided into inner and outer points, including point-domain LM optimization algorithm used to estimate accurately the image transform relations between points, and finally the use of color interpolation of the color transition of the junction. The entire algorithm for auto-complete, it has a larger error or error of feature points iterative data filtering, and purification of model data to make estimates
Platform: | Size: 117760 | Author: 王钰 | Hits:

[Special Effectsdft

Description: OpenCV写得一个图像边缘检测的代码,功能很强,能够用于24位真彩图像的边缘的识别-OpenCV write an image edge detection code, function very strong, can be used for 24-bit true color image edge identification
Platform: | Size: 2048 | Author: quan | Hits:

[Special Effectscell

Description: 程序为MATLAB实现,包括程序代码说明细胞边缘检测,癌细胞形态学分析,癌细胞颜色分析。-Procedures for MATLAB to achieve, including program code that cell edge detection, cancer cell morphology analysis, color analysis of cancer cells.
Platform: | Size: 63488 | Author: 宋志高 | Hits:

[DocumentsBasedOnMeanShiftAndParticleFilterObjectTracking.ra

Description: 基于Mean Shift算法和Particle Filter算法的目标跟踪学位论文:讨论了MeanS hift算法(均值偏移)和粒子滤波算法(Particle Filter),分析了两种算法的特点;,分析了用运动目标检测提取目标运动特征的技术,通过增加对目标特征描述信 息,提高跟踪健壮性,并在以颜色直方图描述颜色特征的基础上,融合了目标的运动特征,设计了一种基于运动特征和颜色特征多特征融合的粒子滤波跟踪方法;用二阶直方图描述颜色特征,设计了均值偏移和粒子滤波相结合的目标跟踪技术-Based on Mean Shift Algorithm and Particle Filter algorithm for target tracking dissertation: The MeanS hift algorithm (average deviation) and particle filter (Particle Filter), an analysis of the characteristics of two algorithms analyzed by extracting the target moving target detection Movement characteristics of technology, by increasing the characterization of target information to enhance the tracking robustness, and to describe the color characteristics of color histogram, based on the integration of the target movement characteristics, designed a campaign based on the characteristics and color characteristics of multi-feature integration of particle filter tracking method with second-order description of the color histogram features, designed to offset the mean particle filter and a combination of target tracking technology
Platform: | Size: 2126848 | Author: 田卉 | Hits:

[Windows DevelopPhoto

Description: 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配; (9) 图象的压缩编码、JPEG压缩编码标准; (10) 图象处理编程工具lead.ocx、DirectDraw及简单的多媒体编程技术。 -Introduction to digital image processing programming books and the book s source code 1) windows bitmap bitmap (ie bmp files) of the structure and color version of the concept (2) image translation, rotation, mirror transform, transpose transform, zoom (3) image smoothing (to noise), sharpening (4) of the penumbral image transfer, jitter technology (5) to amend the image histogram, color transform (6) images the effect of corrosion and expansion, thinning algorithm, skeleton extraction (7) Image edge detection and extraction, hough transform, contour tracking (8) images of the detection, template matching (9) image compression encoding, JPEG compression coding standard (10) image processing, programming tools lead.ocx, DirectDraw and simple multimedia programming technology.
Platform: | Size: 1991680 | Author: 郭东 | Hits:

[Special Effects20090101

Description: 这是一个用vc++实现的基于肤色的人脸识别系统,包括人脸的检测、定位,特征提取、识别。-This is a used vc++ Achieve color-based face recognition systems, including face detection, location, feature extraction, identification.
Platform: | Size: 3042304 | Author: 谭少侠 | Hits:

[matlabfinishedimage

Description: Face recognition using webcam and this data.if the person exist means its gives the serial data out..this face regonition totally used by automatically
Platform: | Size: 1679360 | Author: Amburose | Hits:

[Special Effectsharris_corners_image_registration

Description: 应用harris算子进行角点检测,然后利用相关性检测得到匹配焦点,然后进行图像的重采样,适于对于彩色图像的处理,对于灰度图像,只要将harris算子检测时的图像从彩色道灰度图像的语句去掉即可-Application of operator harris corner detection, and then make use of relevant test match to be the focus, and then carried out resampling images, suitable for color image processing, for gray-scale images, as long as the operator will harris Detect when the image from color Road gray-scale images can be removed from the statement
Platform: | Size: 4096 | Author: sai | Hits:

[Graph RecognizeFace

Description: 人脸识别系统,采用人脸肤色检测进行人脸定位,并采用gabor并结合fisherface进行识别-Face Recognition System, Face Detection to Face color positioning, and use in combination with gabor identify fisherface
Platform: | Size: 2088960 | Author: addis | Hits:

[Special EffectsHSV_Face_Detection

Description: 使用matlab实现的基于肤色的HSV颜色模型下的人脸检测-Matlab achieved using the HSV color based on the color model of face detection
Platform: | Size: 10146816 | Author: yeyee | Hits:

[Special Effectsedge

Description: 程序代码说明 细胞边缘检测及癌细胞识别系统P0701:细胞边缘检测 P0702:癌细胞形态学分析 P0703:癌细胞颜色分析 -Program code that edge detection and cancer cells Identification System P0701: cell edge detection P0702: morphological analysis of cells P0703: color analysis of cells
Platform: | Size: 1056768 | Author: renyh | Hits:

[Software Engineeringcheliangshibie

Description: 本文是基于形状特征的车辆车型检测的论文,还包括基于颜色活其他特征的各种算法介绍。-This article is based on the shape characteristics of the vehicle detection paper models, but also other characteristics of living based on the color of the various algorithms introduced.
Platform: | Size: 4789248 | Author: niejiyong | Hits:

[Graph program192168216520092171444454094167

Description: DIBDisplay图像处理小程序 ,有图像几何变换,图像增强,图像频域分析,边缘检测,能处理256色位图和24位真彩色图像- Image processing procedures, have the image geometric transform, image enhancement, image frequency domain analysis, edge detection, can handle 256-color bitmap and 24 Bit True Color Image-Small DIBDisplay image processing procedures, geometric image transformations, image enhancement, image frequency domain analysis, edge detection, capable of handling 256-color bitmap and true 24-bit color images- Image processing procedures, have the image geometric transform, image enhancement, image frequency domain analysis, edge detection, can handle 256-color bitmap and 24 Bit True Color Image
Platform: | Size: 903168 | Author: li yan | Hits:

[Communication20090429

Description: 为了提取区域边界,可以对图像直接运用一阶微商算子或二阶微商算子,然后根据各像点处的微商幅值或其他附加条件判定其是否为边界点。如果图像中含有较强噪声,直接进行微商运算将会出现许多虚假边界点。-.Using the feature of distinct edge contour existing between the text and the background regions in color images, a novel text extraction algorithm—CEMA(Color-edge detection, Morphology, logic operator“AND”) is proposed in this thesis for video images.
Platform: | Size: 6144 | Author: 刘卅 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net